Fix decompress gap handling bug
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 11 Aug 2013 20:51:47 +0000 (22:51 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 11 Aug 2013 20:51:47 +0000 (22:51 +0200)
commit3a5aa0ec3ee5d406abb24c82c86827d3bffc7afe
tree402297f3ab7ccb4b672f8b1ccb791fb8e1b9be67
parent5981651a3aaa414e6773ec24515b3883d87af479
Fix decompress gap handling bug

* decompress.c (Fdecompress_gzipped_region): Respect all zlib
errors, and really move the gap to where we want it.
src/ChangeLog
src/decompress.c